(client version 4.20 or later)
Script-History="<script-name>"
This parameter directs the client to export information from the MOMI history files. See History / Export Data for information on defining the script of "predefined" commands that are executed.
The MOMI PC Client stops at the completion of processing this parameter. No other parameter is executed.
Note there are no spaces between the keyword, equal sign and the file name. The file name must be enclosed in quotes if it contains a space.
This parameter supersedes the obsolete parameter SCRIPT .
The syntax is as follows:
MOMI.EXE script-history=<script-name>
Examples:
executes script ProcessScript
MOMI.EXE script-history=ProcessScript
sets INI to d:\data\fred\momi, execute
script ProcessScript
MOMI.EXE inipath=d:\data\fred\momi script-history=ProcessScript